Searched refs:APersistableBundle_getBooleanKeys (Results 1 – 7 of 7) sorted by relevance
226 APersistableBundle_getBooleanKeys;227 APersistableBundle_getBooleanKeys; # llndk=202404
228 int32_t APersistableBundle_getBooleanKeys(const APersistableBundle* pBundle, char** outKeys, in APersistableBundle_getBooleanKeys() function
135 DEFINE_INTERCEPTABLE_STUB_FUNCTION(APersistableBundle_getBooleanKeys);324 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", APersistableBundle_getBooleanKeys); in init_stub_library()
631 int32_t APersistableBundle_getBooleanKeys(const APersistableBundle* _Nonnull pBundle,
443 return getKeys(&APersistableBundle_getBooleanKeys, mPBundle); in getBooleanKeys()