Home
last modified time | relevance | path

Searched defs:INVALID_UID (Results 1 – 7 of 7) sorted by relevance

/base/inputmethod/imf/services/adapter/os_account_adapter/include/
Dos_account_adapter.h28 static constexpr int32_t INVALID_UID = -1; variable
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dime_proxy_agent_ime_test.cpp40 constexpr int32_t INVALID_UID = -1; variable
Dime_mirror_test.cpp37 constexpr int32_t INVALID_UID = -1; variable
/base/startup/init/services/param/adapter/
Dparam_dac.c37 #define INVALID_UID(uid) ((uid) == (uid_t)-1) macro
/base/sensors/medical_sensor/services/medical_sensor/src/
Dclient_info.cpp34 constexpr int32_t INVALID_UID = -1; variable
/base/sensors/sensor/services/src/
Dclient_info.cpp35 constexpr int32_t INVALID_UID = -1; variable
/base/startup/appspawn/modules/sandbox/modern/
Dappspawn_sandbox.h53 #define INVALID_UID ((uint32_t)-1) macro