Searched defs:strict_policy (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/cmds/servicemanager/
H A Dservice_manager.c255 uint32_t strict_policy; local
269 // Note that we ignore the strict_policy and don't propagate it
271 strict_policy = bio_get_uint32(msg);
/frameworks/base/core/jni/
H A Dandroid_util_Binder.cpp627 void set_dalvik_blockguard_policy(JNIEnv* env, jint strict_policy) argument
633 strict_policy);

Completed in 596 milliseconds