Home
last modified time | relevance | path

Searched refs:ACTV_BINDER_SERVICES_CONFIG (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dactv_binder.h29 #define ACTV_BINDER_SERVICES_CONFIG "/system/etc/libbinder_actv.json" macro
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_connector.cpp105 if (stat(ACTV_BINDER_SERVICES_CONFIG, &stat_unused) == 0) { in InitActvBinderConfig()