Home
last modified time | relevance | path

Searched refs:beginOperation (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteConnection.java222 final int cookie = mRecentOperations.beginOperation("open", null, null); in open()
277 final int cookie = mRecentOperations.beginOperation("close", null, null); in dispose()
652 final int cookie = mRecentOperations.beginOperation("prepare", sql, null); in prepare()
700 final int cookie = mRecentOperations.beginOperation("execute", sql, bindArgs); in execute()
743 final int cookie = mRecentOperations.beginOperation("executeForLong", sql, bindArgs); in executeForLong()
788 final int cookie = mRecentOperations.beginOperation("executeForString", sql, bindArgs); in executeForString()
835 final int cookie = mRecentOperations.beginOperation("executeForBlobFileDescriptor", in executeForBlobFileDescriptor()
882 final int cookie = mRecentOperations.beginOperation("executeForChangedRowCount", in executeForChangedRowCount()
930 final int cookie = mRecentOperations.beginOperation("executeForLastInsertedRowId", in executeForLastInsertedRowId()
993 final int cookie = mRecentOperations.beginOperation("executeForCursorWindow", in executeForCursorWindow()
[all …]
/aosp12/system/security/keystore/include/keystore/
H A Dkeystore_client_mock.h63 MOCK_METHOD5(beginOperation, int32_t(keymaster_purpose_t purpose, const std::string& key_name,
H A Dkeystore_client.h142 beginOperation(KeyPurpose purpose, const std::string& key_name,
H A Dkeystore_client_impl.h67 KeyStoreNativeReturnCode beginOperation(KeyPurpose purpose, const std::string& key_name,
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt5967 HSPLandroid/database/sqlite/SQLiteConnection$OperationLog;->beginOperation(Ljava/lang/String;Ljava/…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt5965 HSPLandroid/database/sqlite/SQLiteConnection$OperationLog;->beginOperation(Ljava/lang/String;Ljava/…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt17337 Landroid/database/sqlite/SQLiteConnection$OperationLog;->beginOperation(Ljava/lang/String;Ljava/lan…