Home
last modified time | relevance | path

Searched defs:keyRet (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/distributeddatamgr/preferencesNdktestHvigor/entry/src/main/cpp/
Dnapi_init.cpp56 const char *keyRet = OH_PreferencesPair_GetKey(pairs, i); in DataChangeObserverCallback() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dpthreadndk1.cpp870 int keyRet = *static_cast<int *>(pthread_getspecific(key)); in PThreadGetSpecific() local
1391 int keyRet = *static_cast<int *>(pthread_getspecific(key)); in PThreadSetSpecific() local
Dpthreadndk.cpp1048 int32_t *keyRet = nullptr; variable